简体版 繁體版 English
로그인 회원가입

script object 예문

예문모바일

  • Scripting functionality is available as both global scripts and script objects.
  • Developers use scripts to manipulate and coordinate four types of script objects:
  • Runtime execution time can be reduced in some cases by using script objects.
  • The script object window lists all the script objects that are used in a mediascape.
  • The script object window lists all the script objects that are used in a mediascape.
  • Some of the values above are serialised into properties of a generic Action-script Object which is then passed to the NetConnection event listener.
  • Script objects can use the same'tell'structures that are used for application objects, and can be loaded from and saved to files.
  • Script objects ( implemented as manipulator objects ) are used to affect data flow between objects ( e . g . one might write a script to filter incoming data ).
  • AppleScript has some elements of object-oriented programming, particularly in the construction of script objects, and natural language programming tendencies in its syntax, but does not strictly conform to either category.
  • The runtime then examines the script of the object that was the target of the event, like a button, to see if its script object contains code for that event, code known as a " handler ".